1 <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
2 Partial Class FrmDEFFECTIVE_STOCKS_DATA_ADD
3     Inherits System.Windows.Forms.Form
4
5     
'Form overrides dispose to clean up the component list.
6     <System.Diagnostics.DebuggerNonUserCode()> _
7     Protected Overrides Sub Dispose(ByVal disposing As Boolean)
8         Try
9             If disposing AndAlso components IsNot Nothing Then
10                 components.Dispose()
11             End If
12         Finally
13             MyBase.Dispose(disposing)
14         End Try
15     End Sub
16
17     
'Required by the Windows Form Designer
18     Private components As System.ComponentModel.IContainer
19
20     
'NOTE: The following procedure is required by the Windows Form Designer
21     
'It can be modified using the Windows Form Designer.
22     
'Do not modify it using the code editor.
23     <System.Diagnostics.DebuggerStepThrough()> _
24     Private Sub InitializeComponent()
25         Me.GroupBox1 = New System.Windows.Forms.GroupBox
26         Me.txtdefqty = New System.Windows.Forms.TextBox
27         Me.Label9 = New System.Windows.Forms.Label
28         Me.txtunit = New System.Windows.Forms.TextBox
29         Me.Label8 = New System.Windows.Forms.Label
30         Me.txtbarcode = New System.Windows.Forms.TextBox
31         Me.Label7 = New System.Windows.Forms.Label
32         Me.txtdtl = New System.Windows.Forms.TextBox
33         Me.Label6 = New System.Windows.Forms.Label
34         Me.txtprice = New System.Windows.Forms.TextBox
35         Me.txtqty = New System.Windows.Forms.TextBox
36         Me.txtdesc = New System.Windows.Forms.TextBox
37         Me.txtname = New System.Windows.Forms.TextBox
38         Me.txtid = New System.Windows.Forms.TextBox
39         Me.Label5 = New System.Windows.Forms.Label
40         Me.Label4 = New System.Windows.Forms.Label
41         Me.Label3 = New System.Windows.Forms.Label
42         Me.Label2 = New System.Windows.Forms.Label
43         Me.Label1 = New System.Windows.Forms.Label
44         Me.cmdSave = New System.Windows.Forms.Button
45         Me.cmdCancel = New System.Windows.Forms.Button
46         Me.GroupBox1.SuspendLayout()
47         Me.SuspendLayout()
48         
'
49         
'GroupBox1
50         
'
51         Me.GroupBox1.Controls.Add(Me.txtdefqty)
52         Me.GroupBox1.Controls.Add(Me.Label9)
53         Me.GroupBox1.Controls.Add(Me.txtunit)
54         Me.GroupBox1.Controls.Add(Me.Label8)
55         Me.GroupBox1.Controls.Add(Me.txtbarcode)
56         Me.GroupBox1.Controls.Add(Me.Label7)
57         Me.GroupBox1.Controls.Add(Me.txtdtl)
58         Me.GroupBox1.Controls.Add(Me.Label6)
59         Me.GroupBox1.Controls.Add(Me.txtprice)
60         Me.GroupBox1.Controls.Add(Me.txtqty)
61         Me.GroupBox1.Controls.Add(Me.txtdesc)
62         Me.GroupBox1.Controls.Add(Me.txtname)
63         Me.GroupBox1.Controls.Add(Me.txtid)
64         Me.GroupBox1.Controls.Add(Me.Label5)
65         Me.GroupBox1.Controls.Add(Me.Label4)
66         Me.GroupBox1.Controls.Add(Me.Label3)
67         Me.GroupBox1.Controls.Add(Me.Label2)
68         Me.GroupBox1.Controls.Add(Me.Label1)
69         Me.GroupBox1.Location = New System.Drawing.Point(
0, 1)
70         Me.GroupBox1.Name =
"GroupBox1"
71         Me.GroupBox1.Size = New System.Drawing.Size(
272, 223)
72         Me.GroupBox1.TabIndex =
16
73         Me.GroupBox1.TabStop = False
74         
'
75         
'txtdefqty
76         
'
77         Me.txtdefqty.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
78         Me.txtdefqty.Location = New System.Drawing.Point(
98, 197)
79         Me.txtdefqty.Name =
"txtdefqty"
80         Me.txtdefqty.Size = New System.Drawing.Size(
100, 21)
81         Me.txtdefqty.TabIndex =
19
82         
'
83         
'Label9
84         
'
85         Me.Label9.AutoSize = True
86         Me.Label9.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
87         Me.Label9.Location = New System.Drawing.Point(
37, 200)
88         Me.Label9.Name =
"Label9"
89         Me.Label9.Size = New System.Drawing.Size(
61, 13)
90         Me.Label9.TabIndex =
18
91         Me.Label9.Text =
"DEF. QTY :"
92         
'
93         
'txtunit
94         
'
95         Me.txtunit.BackColor = System.Drawing.Color.White
96         Me.txtunit.Location = New System.Drawing.Point(
98, 153)
97         Me.txtunit.MaxLength =
50
98         Me.txtunit.Name =
"txtunit"
99         Me.txtunit.ReadOnly = True
100         Me.txtunit.Size = New System.Drawing.Size(
100, 20)
101         Me.txtunit.TabIndex =
8
102         
'
103         
'Label8
104         
'
105         Me.Label8.AutoSize = True
106         Me.Label8.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
107         Me.Label8.Location = New System.Drawing.Point(
23, 159)
108         Me.Label8.Name =
"Label8"
109         Me.Label8.Size = New System.Drawing.Size(
77, 13)
110         Me.Label8.TabIndex =
17
111         Me.Label8.Text =
"Unit Measure :"
112         
'
113         
'txtbarcode
114         
'
115         Me.txtbarcode.BackColor = System.Drawing.Color.White
116         Me.txtbarcode.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
117         Me.txtbarcode.Location = New System.Drawing.Point(
98, 131)
118         Me.txtbarcode.MaxLength =
50
119         Me.txtbarcode.Name =
"txtbarcode"
120         Me.txtbarcode.ReadOnly = True
121         Me.txtbarcode.Size = New System.Drawing.Size(
173, 21)
122         Me.txtbarcode.TabIndex =
6
123         
'
124         
'Label7
125         
'
126         Me.Label7.AutoSize = True
127         Me.Label7.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
128         Me.Label7.Location = New System.Drawing.Point(
47, 137)
129         Me.Label7.Name =
"Label7"
130         Me.Label7.Size = New System.Drawing.Size(
53, 13)
131         Me.Label7.TabIndex =
16
132         Me.Label7.Text =
"Barcode :"
133         
'
134         
'txtdtl
135         
'
136         Me.txtdtl.BackColor = System.Drawing.Color.FromArgb(CType(CType(
255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
137         Me.txtdtl.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
138         Me.txtdtl.Location = New System.Drawing.Point(
98, 33)
139         Me.txtdtl.Name =
"txtdtl"
140         Me.txtdtl.ReadOnly = True
141         Me.txtdtl.Size = New System.Drawing.Size(
100, 21)
142         Me.txtdtl.TabIndex =
2
143         
'
144         
'Label6
145         
'
146         Me.Label6.AutoSize = True
147         Me.Label6.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
148         Me.Label6.Location = New System.Drawing.Point(
12, 36)
149         Me.Label6.Name =
"Label6"
150         Me.Label6.Size = New System.Drawing.Size(
88, 13)
151         Me.Label6.TabIndex =
15
152         Me.Label6.Text =
"Purchase Detail :"
153         
'
154         
'txtprice
155         
'
156         Me.txtprice.BackColor = System.Drawing.Color.White
157         Me.txtprice.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
158         Me.txtprice.Location = New System.Drawing.Point(
98, 109)
159         Me.txtprice.MaxLength =
50
160         Me.txtprice.Name =
"txtprice"
161         Me.txtprice.ReadOnly = True
162         Me.txtprice.Size = New System.Drawing.Size(
100, 21)
163         Me.txtprice.TabIndex =
5
164         
'
165         
'txtqty
166         
'
167         Me.txtqty.BackColor = System.Drawing.Color.White
168         Me.txtqty.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
169         Me.txtqty.Location = New System.Drawing.Point(
98, 175)
170         Me.txtqty.Name =
"txtqty"
171         Me.txtqty.ReadOnly = True
172         Me.txtqty.Size = New System.Drawing.Size(
100, 21)
173         Me.txtqty.TabIndex =
7
174         
'
175         
'txtdesc
176         
'
177         Me.txtdesc.BackColor = System.Drawing.Color.White
178         Me.txtdesc.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
179         Me.txtdesc.Location = New System.Drawing.Point(
98, 76)
180         Me.txtdesc.MaxLength =
50
181         Me.txtdesc.Multiline = True
182         Me.txtdesc.Name =
"txtdesc"
183         Me.txtdesc.ReadOnly = True
184         Me.txtdesc.Size = New System.Drawing.Size(
173, 32)
185         Me.txtdesc.TabIndex =
4
186         
'
187         
'txtname
188         
'
189         Me.txtname.BackColor = System.Drawing.Color.White
190         Me.txtname.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
191         Me.txtname.Location = New System.Drawing.Point(
98, 54)
192         Me.txtname.MaxLength =
50
193         Me.txtname.Name =
"txtname"
194         Me.txtname.ReadOnly = True
195         Me.txtname.Size = New System.Drawing.Size(
142, 21)
196         Me.txtname.TabIndex =
3
197         
'
198         
'txtid
199         
'
200         Me.txtid.BackColor = System.Drawing.Color.FromArgb(CType(CType(
255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
201         Me.txtid.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
202         Me.txtid.Location = New System.Drawing.Point(
98, 11)
203         Me.txtid.Name =
"txtid"
204         Me.txtid.ReadOnly = True
205         Me.txtid.Size = New System.Drawing.Size(
100, 21)
206         Me.txtid.TabIndex =
1
207         
'
208         
'Label5
209         
'
210         Me.Label5.AutoSize = True
211         Me.Label5.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
212         Me.Label5.Location = New System.Drawing.Point(
63, 112)
213         Me.Label5.Name =
"Label5"
214         Me.Label5.Size = New System.Drawing.Size(
37, 13)
215         Me.Label5.TabIndex =
14
216         Me.Label5.Text =
"Price :"
217         
'
218         
'Label4
219         
'
220         Me.Label4.AutoSize = True
221         Me.Label4.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
222         Me.Label4.Location = New System.Drawing.Point(
4, 178)
223         Me.Label4.Name =
"Label4"
224         Me.Label4.Size = New System.Drawing.Size(
96, 13)
225         Me.Label4.TabIndex =
13
226         Me.Label4.Text =
"Current Quantity :"
227         
'
228         
'Label3
229         
'
230         Me.Label3.AutoSize = True
231         Me.Label3.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
232         Me.Label3.Location = New System.Drawing.Point(
33, 93)
233         Me.Label3.Name =
"Label3"
234         Me.Label3.Size = New System.Drawing.Size(
67, 13)
235         Me.Label3.TabIndex =
12
236         Me.Label3.Text =
"Description :"
237         
'
238         
'Label2
239         
'
240         Me.Label2.AutoSize = True
241         Me.Label2.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
242         Me.Label2.Location = New System.Drawing.Point(
12, 60)
243         Me.Label2.Name =
"Label2"
244         Me.Label2.Size = New System.Drawing.Size(
88, 13)
245         Me.Label2.TabIndex =
11
246         Me.Label2.Text =
"Purchase Name :"
247         
'
248         
'Label1
249         
'
250         Me.Label1.AutoSize = True
251         Me.Label1.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
252         Me.Label1.Location = New System.Drawing.Point(
50, 17)
253         Me.Label1.Name =
"Label1"
254         Me.Label1.Size = New System.Drawing.Size(
50, 13)
255         Me.Label1.TabIndex =
10
256         Me.Label1.Text =
"Item ID :"
257         
'
258         
'cmdSave
259         
'
260         Me.cmdSave.Location = New System.Drawing.Point(
7, 230)
261         Me.cmdSave.Name =
"cmdSave"
262         Me.cmdSave.Size = New System.Drawing.Size(
66, 25)
263         Me.cmdSave.TabIndex =
14
264         Me.cmdSave.Text =
"Save"
265         Me.cmdSave.UseVisualStyleBackColor = True
266         
'
267         
'cmdCancel
268         
'
269         Me.cmdCancel.Location = New System.Drawing.Point(
79, 230)
270         Me.cmdCancel.Name =
"cmdCancel"
271         Me.cmdCancel.Size = New System.Drawing.Size(
66, 25)
272         Me.cmdCancel.TabIndex =
15
273         Me.cmdCancel.Text =
"Cancel"
274         Me.cmdCancel.UseVisualStyleBackColor = True
275         
'
276         
'FrmDEFFECTIVE_STOCKS_DATA_ADD
277         
'
278         Me.AutoScaleDimensions = New System.Drawing.SizeF(
6.0!, 13.0!)
279         Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
280         Me.BackColor = System.Drawing.Color.WhiteSmoke
281         Me.ClientSize = New System.Drawing.Size(
276, 262)
282         Me.Controls.Add(Me.GroupBox1)
283         Me.Controls.Add(Me.cmdSave)
284         Me.Controls.Add(Me.cmdCancel)
285         Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow
286         Me.Name =
"FrmDEFFECTIVE_STOCKS_DATA_ADD"
287         Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
288         Me.Text =
"Defect Details"
289         Me.GroupBox1.ResumeLayout(False)
290         Me.GroupBox1.PerformLayout()
291         Me.ResumeLayout(False)
292
293     End Sub
294     Friend WithEvents GroupBox1 As System.Windows.Forms.GroupBox
295     Friend WithEvents txtunit As System.Windows.Forms.TextBox
296     Friend WithEvents Label8 As System.Windows.Forms.Label
297     Friend WithEvents txtdtl As System.Windows.Forms.TextBox
298     Friend WithEvents Label6 As System.Windows.Forms.Label
299     Friend WithEvents txtprice As System.Windows.Forms.TextBox
300     Friend WithEvents txtqty As System.Windows.Forms.TextBox
301     Friend WithEvents txtdesc As System.Windows.Forms.TextBox
302     Friend WithEvents txtname As System.Windows.Forms.TextBox
303     Friend WithEvents txtid As System.Windows.Forms.TextBox
304     Friend WithEvents Label5 As System.Windows.Forms.Label
305     Friend WithEvents Label4 As System.Windows.Forms.Label
306     Friend WithEvents Label3 As System.Windows.Forms.Label
307     Friend WithEvents Label2 As System.Windows.Forms.Label
308     Friend WithEvents Label1 As System.Windows.Forms.Label
309     Friend WithEvents cmdSave As System.Windows.Forms.Button
310     Friend WithEvents cmdCancel As System.Windows.Forms.Button
311     Friend WithEvents txtdefqty As System.Windows.Forms.TextBox
312     Friend WithEvents Label9 As System.Windows.Forms.Label
313     Friend WithEvents txtbarcode As System.Windows.Forms.TextBox
314     Friend WithEvents Label7 As System.Windows.Forms.Label
315 End Class


Gõ tìm kiếm nhanh...